PublishImpl

class PublishImpl(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, channel: String, message: Any, meta: Any?, shouldStore: Boolean?, usePost: Boolean, ttl: Int?, customMessageType: String?) : Publish

Constructors

Link copied to clipboard
constructor(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, channel: String, message: Any, meta: Any?, shouldStore: Boolean?, usePost: Boolean, ttl: Int?, customMessageType: String?)

Functions

Link copied to clipboard
open override fun async(callback: ERROR CLASS: Symbol not found for Consumer<ERROR CLASS: Symbol not found for Result<ERROR CLASS: Symbol not found for PNPublishResult>>)